#contentLeft {
 display: block;
 float: left;
 width: 246px;
 margin-bottom: -96px;
}

#searchBox h1 {
 color: #345;
 font-size: 90%;
 font-weight: bold;
 margin: 1em 0 0.5em;
}

#searchBox select {
 font-size: 100%;
 width: 156px;
}

#todaysSpotBg {
 display: block;
 float: left;
 width: 128px;
 height: 118px;
 background: #345;
 margin-top: 1.6em;
 padding-top: 10px;
 color: #fff;
 text-align: center;
 text-transform: uppercase;
}

#todaysSpotBg em {
 font-weight: bold;
 font-style: normal;
}

#todaysSpot {
 display: block;
 float: right;
 position: relative;
 top: -96px;
 width: 198px;
 border: 1px solid #999;
 padding: 10px;
 background: #fff;
}

#todaysSpot img {
 border: 1px solid #000;
 margin-bottom: 0.3em;
}

#todaysSpot p {
 line-height: 1.3em;
 margin: 0.3em 0 0;
}

a.readMore {
 color: #a22;
 font-weight: bold;
}

#todaysSpot a.readMore {
 display: block;
 text-align: right;
 padding-bottom: 0.5em;
 margin-bottom: 0.8em;
 border-bottom: 4px solid #345;
}

#contentLeft img.adBanner,
#contentLeft a.adBanner {
 display: block;
 float: right;
 position: relative;
 top: -96px;
 margin: 1.6em 0;
}

#contentCenter {
 display: block;
 float: left;
 width: 290px;
 padding-left: 64px;
}

img#agentPhoto {
 display: block;
 float: right;
 margin-bottom: 2em;
}

#contentCenter p {
 clear: right;
 font-size: 110%;
 line-height: 1.6em;
}

img#rightImages {
 margin-bottom: 50px;
}

#contentRight {
 display: block;
 float: right;
 width: 396px;
 padding-bottom: 1em;
}

#contentRight h1 {
 clear: right;
 display: block;
 float: right;
 color: #bbb;
 height: auto;
 font-size: 540%;
 line-height: 1em;
 font-weight: bold;
 text-transform: lowercase;
 text-align: right;
}

#propFeatured {
 clear: right;
 display: block;
 float: right;
 width: 288px;
 border: 1px solid #999;
 overflow: hidden;
 margin-bottom: 2em;
 padding: 4px;
}

#propFeatured img {
 display: block;
 float: left;
 margin-right: 6px;
 height: 88px;
}

#propFeatured p {
 margin: 0;
 line-height: 1.4em;
}

#propFeatured p#propFeaturedName {
 color: #348;
 font-weight: bold;
}

#propFeatured p#propFeaturedName a {
 color: #348;
}

#propFeatured p#propFeaturedPrice {
 font-weight: bold;
}

#propFeatured a.readMore {
 display: block;
 text-align: left;
 color: #a22;
 font-size: 90%;
 font-weight: bold;
}

#contentRight #news {
 display: block;
 clear: right;
 float: right;
 width: 298px;
}

#news h2 {
 height: 1.8em;
 padding-left: 8px;
 padding-top: 0.2em;
 background: #345;
 color: #fff;
 font-size: 90%;
 font-weight: normal;
 text-transform: uppercase;
}

#news h2 em {
 font-weight: bold;
 font-style: normal;
}

#news h3 {
 font-size: 100%;
 color: #348;
 font-weight: bold;
 margin: 1.2em 0 0.3em;
}

#news p {
 line-height: 1.6em;
 font-size: 90%;
 color: #348;
 margin: 0;
}

#wholePage {
 overflow: hidden;
 clip: rect(0, 0, -96px, auto);
}
